/* CSS Document */

table.hoogte tr td
{
	height: 120px;
	
	width: 120px;
}


body {
	background-color:#000000;
	color:#FFFF00
}
